Contents   Index

Write Trimble LandXML Surface File

This option will write a Surface to a LandXML file suitable for Trimble use.

Surface
You choose the Surface to write and the Points and Triangles will be written to the file.
You can export the Natural Surface levels (point heights) or
the Design Surface RLs if they exist on those points.

The Surfaces listed will show if they were formed with Natural Surface Levels (NS),
or with Design Surface Level Points (DS)
The number of triangles in the surface is shown.

Output File
Choose a suitable name, include the surface name.



0 - Write PointNo, N, E
This option will write XY co-ordinates with no height values

1 - Write PointNo, N, E, H (Natural Surface Level)
This option will write XYZ co-ordinates with the Natural Surface Level as the height value

2 - Write PointNo, N, E, H (Design Surface Level)
This option will write XYZ co-ordinates with the Design Surface Level as the height value

3 - Write PointNo, N, E, H (Design Level/Natural Level)
This option will write XYZ co-ordinates with the Design Surface Level,
or if there is none, it will use the Natural Surface Level


Surface File Format

This is an XML file containing the Points and the Triangles.
This is a sample of some Surface file data

   <Surfaces>
      <Surface name="ABC">
         <Pnts>
            <P id="3000">7471984.889 751695.706 350.000</P>
            <P id="3001">7472000.665 751707.998 350.000</P>
    			....
         </Pnts>
         <Faces>
            F n="5 3 4">3017 5000 3016</F>
            <F n="2 0 7">3016 5000 5003</F>
    		....
         </Faces>
      </Surface>
   </Surfaces>

Explanation

How to Export your Design Data

This is an explanation of how to export your Road Design data to a Trimble
Surface file so that it can be used for machine guidance files.

  1. Create a Boundary string around the area of interest, usually around the road cross sections.
  2. Start Surfaces Dialog
  3. Click 'Use all Points' at top.
  4. Select the Boundary string from step 1.
  5. Form Triangles - you should see triangles only over the Road area.
  6. Start menu option Conversions/Trimble/Write Trimble LandXML Surface File
  7. Press Ok to write the file.

Checking the File - Part 1

The file contents will look like the example above:

Checking the File - Part 2

This will check that the correct area has been exported and the points hav ethe correct heights.